home *** CD-ROM | disk | FTP | other *** search
- Path: raffles.technet.sg!usenet
- From: zlh@natsteel.com.sg
- Newsgroups: comp.lang.c++
- Subject: How to use hooks function in MSVC 1.5
- Date: 27 Mar 1996 03:08:55 GMT
- Organization: NatSteel Ltd
- Message-ID: <4jabg7$k0e@raffles.technet.sg>
- Reply-To: zlh@natsteel.com.sg
- NNTP-Posting-Host: max82ppp89.pacific.net.sg
- X-Newsreader: WinVN 0.92.6+
-
-
- Hi everyone.
-
- I'm doing windows programming using MSVC 1.5. What I'm trying
- to do is to record all message such as keyboard down, item
- selection etc into a file so that it can be played back later on.
- Expected performance is exactly same as Macro command of Microsoft
- Winword 6.0.
-
- I've tried to use message filer function but it is never called.
- Do I use DLL to do it? I notice that Journaling function can do
- that but it is too time consumtion.
- Can any one help me? please!
-
- Please do e-mail your answer to:
- zlh@natsteel.com.sg
-